From 9f710fbe132ee704aa94f22e82c55767119d909b Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Fri, 22 Jan 2010 22:19:50 +0100 Subject: [PATCH] * net/tramp-imap.el (top): Autoload needed packages. --- lisp/net/tramp-imap.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/net/tramp-imap.el b/lisp/net/tramp-imap.el index 34e85daa383..6f20d527713 100644 --- a/lisp/net/tramp-imap.el +++ b/lisp/net/tramp-imap.el @@ -55,7 +55,6 @@ (require 'assoc) (require 'tramp) (require 'tramp-compat) -(eval-when-compile (require 'imap-hash)) (autoload 'auth-source-user-or-password "auth-source") (autoload 'epg-context-operation "epg") -- 2.30.2